Total Complexity | 35 |
Dependencies | 6 |
Dependents | 12 |
Total lines | 243 |
Lines of code | 103 |
Logical lines of code | 60 |
Comment lines | 98 |
Methods | 11 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
register_shipping_provider() | 50 | 9 | 29 | |
load_shipping_providers() | 51 | 8 | 25 | |
get_available_shipping_providers() | 63 | 5 | 11 | |
get_shipping_providers() | 68 | 3 | 9 | |
instance() | 72 | 2 | 6 | |
is_shipping_provider_activated() | 71 | 2 | 6 | |
get_shipping_provider() | 74 | 2 | 4 | |
__clone() | 79 | 1 | 3 | |
__wakeup() | 79 | 1 | 3 | |
__construct() | 81 | 1 | 3 | |
get_shipping_provider_class_names() | 76 | 1 | 4 |